home *** CD-ROM | disk | FTP | other *** search
/ FANTA 97 / FANTA97A (backup).iso / FRONTPAG.98 / DATA.Z / feedback.htx < prev    next >
Text File  |  1997-09-26  |  5KB  |  120 lines

  1.  
  2. <html>
  3.  
  4. <head>
  5. <%if DoContentType EQ True%>
  6. <meta http-equiv="Content-Type" content="<%ContentType%>">
  7. <%endif%>
  8. <%if DoTheme EQ True%>
  9. <meta name="Microsoft Theme" content="<%Theme%>">
  10. <meta name="Microsoft Border" content="<%Border%>">
  11. <%endif%>
  12. <title><%FeedbackPageTitle%></title>
  13. </head>
  14.  
  15. <body <%if DoTheme EQ False%> stylesrc="<%PageStyleSrc%>" <%endif%> >
  16.  
  17. <%if DoTheme EQ False%>
  18. <%if DoTopLogo EQ True%>
  19. <!--webbot bot="Include" tag="BODY" u-include="<%LogoUrl%>" -->
  20. <%endif%>
  21. <%if StyleOption EQ 0%>
  22. <h1><%FeedbackPageTitle%></h1>
  23. <%else%>
  24. <p><!-- LOCALIZE the alt text in this image --><img src="<%BannerImgUrl%>" 
  25. alt="[Banner Image]" border="0" <%BannerImgSize%>> </p>
  26. <%endif%>
  27. <%if DoTopLinks EQ True%>
  28. <!--webbot bot="Include" tag="BODY" u-include="<%NavbarUrl%>" -->
  29. <%endif%>
  30. <%if UnderConstructionOption EQ 0%>
  31. <p><!-- LOCALIZE the alt text in this image --><img src="<%UnderconImgUrl%>" alt="[Under Construction]"
  32. border="0" <%UnderconImgSize%>></p>
  33. <%endif%>
  34. <%endif%>
  35.  
  36. <p><!-- LOCALIZE this paragraph --> Please tell us what you think about our web site, company,
  37. products, or services. If you provide us with your contact
  38. information, we will be able to reach you in case we have any
  39. questions.</p>
  40.  
  41. <form method="POST" action="--WEBBOT-SELF--">
  42.     <!--webbot bot="SaveResults" u-file="<%SaveResultsUrl%>"
  43.     s-format="<%SaveResultsFormat%>" b-label-fields="TRUE"
  44.     s-builtin-fields="TimeStamp,REMOTE_NAME" -->
  45. <%if DoDatabaseFile EQ True%>
  46. <p><!-- LOCALIZE this comment bot --> <!--webbot
  47.     bot="PurpleText"
  48.     preview="The results of this form are stored in the file '<%SaveResultsUrl%>' in your web. You can fetch this file using any web browser, and save it to your local disk. From there you can import the information into popular spreadsheet and database programs. Be sure to specify the format as 'tab-delimited text'." --></p>
  49. <%else%>
  50. <p><!-- LOCALIZE this comment bot --> <!--webbot
  51.     bot="PurpleText"
  52.     preview="The results of this form are stored in the file '<%SaveResultsUrl%>' in your web. You can edit this file using FrontPage, or view and print it from any web browser." --></p>
  53. <%endif%>
  54.     <h3><!-- LOCALIZE this text -->Comments</h3>
  55.     <blockquote>
  56.         <p><textarea name="Comments" rows="10" cols="45"></textarea> </p>
  57.     </blockquote>
  58.     <h3><!-- LOCALIZE this text -->Category</h3>
  59.     <blockquote>
  60.         <p><select name="Category">
  61.             <option selected><!-- LOCALIZE this option -->Web site</option>
  62.             <option><!-- LOCALIZE this option -->Company</option>
  63. <%if DoProductsPage EQ True%>
  64. <%if NumProducts GT 0%>
  65.             <option><!-- LOCALIZE this option -->Products</option>
  66. <%endif%>
  67. <%if NumServices GT 0%>
  68.             <option><!-- LOCALIZE this option -->Services</option>
  69. <%endif%>
  70. <%endif%>
  71.         </select> </p>
  72.     </blockquote>
  73.     <h3><!-- LOCALIZE this text -->Contact Information</h3>
  74. <table>
  75. <%if DoFeedbackName EQ True%><tr><td align="right"><em><!-- LOCALIZE -->Name</em></td><td><input type="TEXT" name="Name" value size="35"></td></tr><%endif%>
  76. <%if DoFeedbackTitle EQ True%><tr><td align="right"><em><!-- LOCALIZE -->Title</em></td><td><input type="TEXT" name="Title" value size="35"></td></tr><%endif%>
  77. <%if DoFeedbackCompany EQ True%><tr><td align="right"><em><!-- LOCALIZE -->Company</em></td><td><input type="TEXT" name="Company" value size="35"></td></tr><%endif%>
  78. <%if DoFeedbackAddress EQ True%><tr><td align="right"><em><!-- LOCALIZE -->Address</em></td><td><input type="TEXT" name="Address" value size="35"></td></tr><%endif%>
  79. <%if DoFeedbackTelephone EQ True%><tr><td align="right"><em><!-- LOCALIZE -->Telephone</em></td><td><input type="TEXT" name="Telephone" value size="35"></td></tr><%endif%>
  80. <%if DoFeedbackFAX EQ True%><tr><td align="right"><em><!-- LOCALIZE -->FAX</em></td><td><input type="TEXT" name="FAX" value size="35"></td></tr><%endif%>
  81. <%if DoFeedbackEmail EQ True%><tr><td align="right"><em><!-- LOCALIZE -->E-mail</em></td><td><input type="TEXT" name="Email" value size="35"></td></tr><%endif%>
  82. </table>
  83.     <p><!-- LOCALIZE these button labels --><input type="SUBMIT" value="Submit Feedback"> <input
  84.     type="RESET" value="Reset Form"> </p>
  85. </form>
  86.  
  87. <%if DoTheme EQ False%>
  88. <%if DoBottomLinks EQ True%>
  89. <!--webbot bot="Include" tag="BODY" u-include="<%NavbarUrl%>" -->
  90. <%endif%>
  91. <h5>
  92. <%if DoBottomWebmasterAddress EQ True%>
  93. <!-- LOCALIZE this line -->
  94. Send mail to <a href="<%WebmasterUrl%>"><!--webbot
  95. bot="Substitution" s-variable="<%WebVarWebmaster%>" --></a> with
  96. questions or comments about this web site.<br>
  97. <%endif%>
  98. <%if DoBottomCopyright EQ True%>
  99. <!-- LOCALIZE this line -->
  100. Copyright © 1997 <!--webbot bot="Substitution"
  101. s-variable="<%WebVarLongName%>" --><br>
  102. <%endif%>
  103. <%if DoBottomDateModified EQ True%>
  104. <!-- LOCALIZE this line -->
  105. Last modified: <!--webbot bot="TimeStamp" s-type="EDITED"
  106. s-format="%B %d, %Y" -->
  107. <%endif%>
  108. </h5>
  109. <%endif%>
  110.  
  111. </body>
  112. </html>
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.